public class InsertBilancioDiSaluteResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
esitoInserimento |
| Constructor and Description |
|---|
InsertBilancioDiSaluteResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEsitoInserimento()
Recupera il valore della proprietà esitoInserimento.
|
void |
setEsitoInserimento(boolean value)
Imposta il valore della proprietà esitoInserimento.
|